Avoid test failures on Hurd
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Thu, 2 Dec 2021 16:32:54 +0000 (16:32 +0000)
committerJochen Sprickerhof <jspricke@debian.org>
Thu, 2 Dec 2021 16:32:54 +0000 (16:32 +0000)
commit96cb8d1b0ba8109e7fc54e0f17a42d60f6724384
tree0d051e6e3c1f0478a7a8489de3a39ecdddb18128
parent4fc95661cca769509053bbe330de60f0200c060f
Avoid test failures on Hurd

Allow multiprocessing to be unavailable
Accept any errno not just 2 for (intentionally) nonexistent files
(Hurd appears to use 2**30+2)

Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Forwarded: no

Gbp-Pq: Name hurd_compat.patch
pandas/tests/io/parser/common/test_file_buffer_url.py
pandas/tests/io/parser/test_multi_thread.py
pandas/tests/io/test_common.py
pandas/tests/test_downstream.py